Skip to content

Conversation

Copilot
Copy link

@Copilot Copilot AI commented Sep 30, 2025

This PR adds the missing changelog entry for PR open-telemetry#3792 to the main CHANGELOG.md file.

Background

PR open-telemetry#3792 added comprehensive documentation to the FastAPI instrumentation README, including:

  • Environment variables configuration (OTEL_EXPORTER_OTLP_ENDPOINT, OTEL_SERVICE_NAME, etc.)
  • Trace propagation details for HTTP requests
  • WebSocket support limitations
  • Logging integration instructions using opentelemetry-instrumentation-logging
  • Links to related PyPI packages

While the PR description indicated that "Changelogs have been updated", the entry was not present in the main CHANGELOG.md file under the "Unreleased" section.

Changes

Added a single changelog entry under the "### Added" section of "## Unreleased":

- `opentelemetry-instrumentation-fastapi`: Add documentation section on environment variables, trace propagation, websockets, logging, and package links
  ([#3792](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3792))

This entry follows the existing changelog format and properly documents the documentation improvements made to the FastAPI instrumentation package.

Original prompt

On CHANGELOG.md, Add the changelog in PR open-telemetry#3792 to this CHANGELOG.md file.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@Copilot Copilot AI changed the title [WIP] Add the changelog in PR #3792 to this CHANGELOG.md file. Add changelog entry for PR #3792 (FastAPI documentation improvements) Sep 30, 2025
@Copilot Copilot AI requested a review from UltimatePlutoC September 30, 2025 09:10
Copilot finished work on behalf of UltimatePlutoC September 30, 2025 09:10
@UltimatePlutoC UltimatePlutoC marked this pull request as ready for review September 30, 2025 09:12
@UltimatePlutoC UltimatePlutoC merged commit 7f56c85 into main Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants